disable tests that can fail depending on CPU number
authorSascha Steinbiss <satta@debian.org>
Tue, 7 Jul 2026 18:35:29 +0000 (20:35 +0200)
committerAndreas Dolp <dev@andreas-dolp.de>
Tue, 7 Jul 2026 18:35:29 +0000 (20:35 +0200)
commit3b4ba8e480ca6ca348d69367073ba51242de47dc
treee717066771fc85119e1a48f76c1f823194c00a45
parent22f6204386f1c6f6a283a58595d05c280b7ea599
disable tests that can fail depending on CPU number

Bug: https://redmine.openinfosecfoundation.org/issues/7831
Last-Update: 2025-09-26

Some tests expect a minimum number of CPUs in the system and will
always fail when there are less. We disable these for now; upstream is
aware and will address this later.

Gbp-Pq: Name disable-cpu-dependent-tests.patch
src/util-affinity.c